\(\int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx\) [97]

   Optimal result
   Rubi [B] (verified)
   Mathematica [B] (verified)
   Maple [C] (verified)
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 37, antiderivative size = 60 \[ \int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx=\frac {2 \sqrt {\frac {11}{39}} \sqrt {5-2 x} E\left (\arcsin \left (\frac {\sqrt {\frac {39}{22}} \sqrt {1+4 x}}{\sqrt {7+5 x}}\right )|\frac {62}{39}\right )}{23 \sqrt {-5+2 x}} \]

[Out]

2/897*EllipticE(1/22*858^(1/2)*(1+4*x)^(1/2)/(7+5*x)^(1/2),1/39*2418^(1/2))*429^(1/2)*(5-2*x)^(1/2)/(-5+2*x)^(
1/2)

Rubi [B] (verified)

Leaf count is larger than twice the leaf count of optimal. \(195\) vs. \(2(60)=120\).

Time = 0.10 (sec) , antiderivative size = 195, normalized size of antiderivative = 3.25, number of steps used = 5, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.135, Rules used = {182, 433, 429, 506, 422} \[ \int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx=-\frac {\sqrt {\frac {22}{31}} \sqrt {4 x+1} \operatorname {EllipticF}\left (\arctan \left (\frac {\sqrt {\frac {31}{11}} \sqrt {2 x-5}}{\sqrt {5 x+7}}\right ),\frac {39}{62}\right )}{39 \sqrt {2-3 x} \sqrt {-\frac {4 x+1}{2-3 x}}}+\frac {2 \sqrt {682} \sqrt {4 x+1} E\left (\arctan \left (\frac {\sqrt {\frac {31}{11}} \sqrt {2 x-5}}{\sqrt {5 x+7}}\right )|\frac {39}{62}\right )}{897 \sqrt {2-3 x} \sqrt {-\frac {4 x+1}{2-3 x}}}-\frac {62 \sqrt {2 x-5} \sqrt {4 x+1}}{897 \sqrt {2-3 x} \sqrt {5 x+7}} \]

[In]

Int[Sqrt[2 - 3*x]/(Sqrt[-5 + 2*x]*Sqrt[1 + 4*x]*(7 + 5*x)^(3/2)),x]

[Out]

(-62*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(897*Sqrt[2 - 3*x]*Sqrt[7 + 5*x]) + (2*Sqrt[682]*Sqrt[1 + 4*x]*EllipticE[Ar
cTan[(Sqrt[31/11]*Sqrt[-5 + 2*x])/Sqrt[7 + 5*x]], 39/62])/(897*Sqrt[2 - 3*x]*Sqrt[-((1 + 4*x)/(2 - 3*x))]) - (
Sqrt[22/31]*Sqrt[1 + 4*x]*EllipticF[ArcTan[(Sqrt[31/11]*Sqrt[-5 + 2*x])/Sqrt[7 + 5*x]], 39/62])/(39*Sqrt[2 - 3
*x]*Sqrt[-((1 + 4*x)/(2 - 3*x))])

Rule 182

Int[Sqrt[(c_.) + (d_.)*(x_)]/(((a_.) + (b_.)*(x_))^(3/2)*Sqrt[(e_.) + (f_.)*(x_)]*Sqrt[(g_.) + (h_.)*(x_)]), x
_Symbol] :> Dist[-2*Sqrt[c + d*x]*(Sqrt[(-(b*e - a*f))*((g + h*x)/((f*g - e*h)*(a + b*x)))]/((b*e - a*f)*Sqrt[
g + h*x]*Sqrt[(b*e - a*f)*((c + d*x)/((d*e - c*f)*(a + b*x)))])), Subst[Int[Sqrt[1 + (b*c - a*d)*(x^2/(d*e - c
*f))]/Sqrt[1 - (b*g - a*h)*(x^2/(f*g - e*h))], x], x, Sqrt[e + f*x]/Sqrt[a + b*x]], x] /; FreeQ[{a, b, c, d, e
, f, g, h}, x]

Rule 422

Int[Sqrt[(a_) + (b_.)*(x_)^2]/((c_) + (d_.)*(x_)^2)^(3/2), x_Symbol] :> Simp[(Sqrt[a + b*x^2]/(c*Rt[d/c, 2]*Sq
rt[c + d*x^2]*Sqrt[c*((a + b*x^2)/(a*(c + d*x^2)))]))*EllipticE[ArcTan[Rt[d/c, 2]*x], 1 - b*(c/(a*d))], x] /;
FreeQ[{a, b, c, d}, x] && PosQ[b/a] && PosQ[d/c]

Rule 429

Int[1/(Sqrt[(a_) + (b_.)*(x_)^2]*Sqrt[(c_) + (d_.)*(x_)^2]), x_Symbol] :> Simp[(Sqrt[a + b*x^2]/(a*Rt[d/c, 2]*
Sqrt[c + d*x^2]*Sqrt[c*((a + b*x^2)/(a*(c + d*x^2)))]))*EllipticF[ArcTan[Rt[d/c, 2]*x], 1 - b*(c/(a*d))], x] /
; FreeQ[{a, b, c, d}, x] && PosQ[d/c] && PosQ[b/a] &&  !SimplerSqrtQ[b/a, d/c]

Rule 433

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Dist[a, Int[1/(Sqrt[a + b*x^2]*Sqrt[c +
d*x^2]), x], x] + Dist[b, Int[x^2/(Sqrt[a + b*x^2]*Sqrt[c + d*x^2]), x], x] /; FreeQ[{a, b, c, d}, x] && PosQ[
d/c] && PosQ[b/a]

Rule 506

Int[(x_)^2/(Sqrt[(a_) + (b_.)*(x_)^2]*Sqrt[(c_) + (d_.)*(x_)^2]), x_Symbol] :> Simp[x*(Sqrt[a + b*x^2]/(b*Sqrt
[c + d*x^2])), x] - Dist[c/b, Int[Sqrt[a + b*x^2]/(c + d*x^2)^(3/2), x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b
*c - a*d, 0] && PosQ[b/a] && PosQ[d/c] &&  !SimplerSqrtQ[b/a, d/c]

Rubi steps \begin{align*} \text {integral}& = \frac {\left (\sqrt {2} \sqrt {2-3 x} \sqrt {\frac {1+4 x}{7+5 x}}\right ) \text {Subst}\left (\int \frac {\sqrt {1+\frac {31 x^2}{11}}}{\sqrt {1+\frac {23 x^2}{22}}} \, dx,x,\frac {\sqrt {-5+2 x}}{\sqrt {7+5 x}}\right )}{39 \sqrt {1+4 x} \sqrt {-\frac {2-3 x}{7+5 x}}} \\ & = \frac {\left (\sqrt {2} \sqrt {2-3 x} \sqrt {\frac {1+4 x}{7+5 x}}\right ) \text {Subst}\left (\int \frac {1}{\sqrt {1+\frac {23 x^2}{22}} \sqrt {1+\frac {31 x^2}{11}}} \, dx,x,\frac {\sqrt {-5+2 x}}{\sqrt {7+5 x}}\right )}{39 \sqrt {1+4 x} \sqrt {-\frac {2-3 x}{7+5 x}}}+\frac {\left (31 \sqrt {2} \sqrt {2-3 x} \sqrt {\frac {1+4 x}{7+5 x}}\right ) \text {Subst}\left (\int \frac {x^2}{\sqrt {1+\frac {23 x^2}{22}} \sqrt {1+\frac {31 x^2}{11}}} \, dx,x,\frac {\sqrt {-5+2 x}}{\sqrt {7+5 x}}\right )}{429 \sqrt {1+4 x} \sqrt {-\frac {2-3 x}{7+5 x}}} \\ & = -\frac {62 \sqrt {-5+2 x} \sqrt {1+4 x}}{897 \sqrt {2-3 x} \sqrt {7+5 x}}-\frac {\sqrt {\frac {22}{31}} \sqrt {1+4 x} F\left (\tan ^{-1}\left (\frac {\sqrt {\frac {31}{11}} \sqrt {-5+2 x}}{\sqrt {7+5 x}}\right )|\frac {39}{62}\right )}{39 \sqrt {2-3 x} \sqrt {-\frac {1+4 x}{2-3 x}}}-\frac {\left (62 \sqrt {2} \sqrt {2-3 x} \sqrt {\frac {1+4 x}{7+5 x}}\right ) \text {Subst}\left (\int \frac {\sqrt {1+\frac {23 x^2}{22}}}{\left (1+\frac {31 x^2}{11}\right )^{3/2}} \, dx,x,\frac {\sqrt {-5+2 x}}{\sqrt {7+5 x}}\right )}{897 \sqrt {1+4 x} \sqrt {-\frac {2-3 x}{7+5 x}}} \\ & = -\frac {62 \sqrt {-5+2 x} \sqrt {1+4 x}}{897 \sqrt {2-3 x} \sqrt {7+5 x}}+\frac {2 \sqrt {682} \sqrt {1+4 x} E\left (\tan ^{-1}\left (\frac {\sqrt {\frac {31}{11}} \sqrt {-5+2 x}}{\sqrt {7+5 x}}\right )|\frac {39}{62}\right )}{897 \sqrt {2-3 x} \sqrt {-\frac {1+4 x}{2-3 x}}}-\frac {\sqrt {\frac {22}{31}} \sqrt {1+4 x} F\left (\tan ^{-1}\left (\frac {\sqrt {\frac {31}{11}} \sqrt {-5+2 x}}{\sqrt {7+5 x}}\right )|\frac {39}{62}\right )}{39 \sqrt {2-3 x} \sqrt {-\frac {1+4 x}{2-3 x}}} \\ \end{align*}

Mathematica [B] (verified)

Leaf count is larger than twice the leaf count of optimal. \(237\) vs. \(2(60)=120\).

Time = 28.52 (sec) , antiderivative size = 237, normalized size of antiderivative = 3.95 \[ \int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx=\frac {\sqrt {-5+2 x} \sqrt {1+4 x} \left (-1922 \sqrt {\frac {7+5 x}{-2+3 x}} \left (-5-18 x+8 x^2\right )+62 \sqrt {682} \sqrt {\frac {-5-18 x+8 x^2}{(2-3 x)^2}} \left (-14+11 x+15 x^2\right ) E\left (\arcsin \left (\sqrt {\frac {31}{39}} \sqrt {\frac {-5+2 x}{-2+3 x}}\right )|\frac {39}{62}\right )-23 \sqrt {682} \sqrt {\frac {-5-18 x+8 x^2}{(2-3 x)^2}} \left (-14+11 x+15 x^2\right ) \operatorname {EllipticF}\left (\arcsin \left (\sqrt {\frac {31}{39}} \sqrt {\frac {-5+2 x}{-2+3 x}}\right ),\frac {39}{62}\right )\right )}{27807 \sqrt {2-3 x} \sqrt {7+5 x} \sqrt {\frac {7+5 x}{-2+3 x}} \left (-5-18 x+8 x^2\right )} \]

[In]

Integrate[Sqrt[2 - 3*x]/(Sqrt[-5 + 2*x]*Sqrt[1 + 4*x]*(7 + 5*x)^(3/2)),x]

[Out]

(Sqrt[-5 + 2*x]*Sqrt[1 + 4*x]*(-1922*Sqrt[(7 + 5*x)/(-2 + 3*x)]*(-5 - 18*x + 8*x^2) + 62*Sqrt[682]*Sqrt[(-5 -
18*x + 8*x^2)/(2 - 3*x)^2]*(-14 + 11*x + 15*x^2)*EllipticE[ArcSin[Sqrt[31/39]*Sqrt[(-5 + 2*x)/(-2 + 3*x)]], 39
/62] - 23*Sqrt[682]*Sqrt[(-5 - 18*x + 8*x^2)/(2 - 3*x)^2]*(-14 + 11*x + 15*x^2)*EllipticF[ArcSin[Sqrt[31/39]*S
qrt[(-5 + 2*x)/(-2 + 3*x)]], 39/62]))/(27807*Sqrt[2 - 3*x]*Sqrt[7 + 5*x]*Sqrt[(7 + 5*x)/(-2 + 3*x)]*(-5 - 18*x
 + 8*x^2))

Maple [C] (verified)

Result contains complex when optimal does not.

Time = 1.62 (sec) , antiderivative size = 435, normalized size of antiderivative = 7.25

method result size
elliptic \(\frac {\sqrt {-\left (7+5 x \right ) \left (-2+3 x \right ) \left (-5+2 x \right ) \left (1+4 x \right )}\, \left (-\frac {2 \left (-120 x^{3}+350 x^{2}-105 x -50\right )}{897 \sqrt {\left (x +\frac {7}{5}\right ) \left (-120 x^{3}+350 x^{2}-105 x -50\right )}}+\frac {34 \sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}\, \left (-\frac {2}{3}+x \right )^{2} \sqrt {806}\, \sqrt {\frac {x -\frac {5}{2}}{-\frac {2}{3}+x}}\, \sqrt {2139}\, \sqrt {\frac {x +\frac {1}{4}}{-\frac {2}{3}+x}}\, F\left (\frac {\sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}}{69}, \frac {i \sqrt {897}}{39}\right )}{24942879 \sqrt {-30 \left (x +\frac {7}{5}\right ) \left (-\frac {2}{3}+x \right ) \left (x -\frac {5}{2}\right ) \left (x +\frac {1}{4}\right )}}+\frac {28 \sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}\, \left (-\frac {2}{3}+x \right )^{2} \sqrt {806}\, \sqrt {\frac {x -\frac {5}{2}}{-\frac {2}{3}+x}}\, \sqrt {2139}\, \sqrt {\frac {x +\frac {1}{4}}{-\frac {2}{3}+x}}\, \left (\frac {2 F\left (\frac {\sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}}{69}, \frac {i \sqrt {897}}{39}\right )}{3}-\frac {31 \Pi \left (\frac {\sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}}{69}, -\frac {69}{55}, \frac {i \sqrt {897}}{39}\right )}{15}\right )}{21105513 \sqrt {-30 \left (x +\frac {7}{5}\right ) \left (-\frac {2}{3}+x \right ) \left (x -\frac {5}{2}\right ) \left (x +\frac {1}{4}\right )}}-\frac {40 \left (\left (x +\frac {7}{5}\right ) \left (x -\frac {5}{2}\right ) \left (x +\frac {1}{4}\right )-\frac {\sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}\, \left (-\frac {2}{3}+x \right )^{2} \sqrt {806}\, \sqrt {\frac {x -\frac {5}{2}}{-\frac {2}{3}+x}}\, \sqrt {2139}\, \sqrt {\frac {x +\frac {1}{4}}{-\frac {2}{3}+x}}\, \left (\frac {181 F\left (\frac {\sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}}{69}, \frac {i \sqrt {897}}{39}\right )}{341}-\frac {117 E\left (\frac {\sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}}{69}, \frac {i \sqrt {897}}{39}\right )}{62}+\frac {91 \Pi \left (\frac {\sqrt {-\frac {3795 \left (x +\frac {7}{5}\right )}{-\frac {2}{3}+x}}}{69}, -\frac {69}{55}, \frac {i \sqrt {897}}{39}\right )}{55}\right )}{80730}\right )}{299 \sqrt {-30 \left (x +\frac {7}{5}\right ) \left (-\frac {2}{3}+x \right ) \left (x -\frac {5}{2}\right ) \left (x +\frac {1}{4}\right )}}\right )}{\sqrt {2-3 x}\, \sqrt {-5+2 x}\, \sqrt {1+4 x}\, \sqrt {7+5 x}}\) \(435\)
default \(-\frac {2 \sqrt {2-3 x}\, \sqrt {7+5 x}\, \sqrt {-5+2 x}\, \sqrt {1+4 x}\, \left (9 \sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}\, \sqrt {13}\, \sqrt {3}\, \sqrt {\frac {-5+2 x}{-2+3 x}}\, \sqrt {23}\, \sqrt {\frac {1+4 x}{-2+3 x}}\, x^{2} F\left (\frac {\sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}}{23}, \frac {i \sqrt {897}}{39}\right )-9 \sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}\, \sqrt {13}\, \sqrt {3}\, \sqrt {\frac {-5+2 x}{-2+3 x}}\, \sqrt {23}\, \sqrt {\frac {1+4 x}{-2+3 x}}\, x^{2} E\left (\frac {\sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}}{23}, \frac {i \sqrt {897}}{39}\right )-12 \sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}\, \sqrt {13}\, \sqrt {3}\, \sqrt {\frac {-5+2 x}{-2+3 x}}\, \sqrt {23}\, \sqrt {\frac {1+4 x}{-2+3 x}}\, x F\left (\frac {\sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}}{23}, \frac {i \sqrt {897}}{39}\right )+12 \sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}\, \sqrt {13}\, \sqrt {3}\, \sqrt {\frac {-5+2 x}{-2+3 x}}\, \sqrt {23}\, \sqrt {\frac {1+4 x}{-2+3 x}}\, x E\left (\frac {\sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}}{23}, \frac {i \sqrt {897}}{39}\right )+4 \sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}\, \sqrt {13}\, \sqrt {3}\, \sqrt {\frac {-5+2 x}{-2+3 x}}\, \sqrt {23}\, \sqrt {\frac {1+4 x}{-2+3 x}}\, F\left (\frac {\sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}}{23}, \frac {i \sqrt {897}}{39}\right )-4 \sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}\, \sqrt {13}\, \sqrt {3}\, \sqrt {\frac {-5+2 x}{-2+3 x}}\, \sqrt {23}\, \sqrt {\frac {1+4 x}{-2+3 x}}\, E\left (\frac {\sqrt {-\frac {253 \left (7+5 x \right )}{-2+3 x}}}{23}, \frac {i \sqrt {897}}{39}\right )-5704 x^{2}+12834 x +3565\right )}{20631 \left (120 x^{4}-182 x^{3}-385 x^{2}+197 x +70\right )}\) \(563\)

[In]

int((2-3*x)^(1/2)/(7+5*x)^(3/2)/(-5+2*x)^(1/2)/(1+4*x)^(1/2),x,method=_RETURNVERBOSE)

[Out]

(-(7+5*x)*(-2+3*x)*(-5+2*x)*(1+4*x))^(1/2)/(2-3*x)^(1/2)/(-5+2*x)^(1/2)/(1+4*x)^(1/2)/(7+5*x)^(1/2)*(-2/897*(-
120*x^3+350*x^2-105*x-50)/((x+7/5)*(-120*x^3+350*x^2-105*x-50))^(1/2)+34/24942879*(-3795*(x+7/5)/(-2/3+x))^(1/
2)*(-2/3+x)^2*806^(1/2)*((x-5/2)/(-2/3+x))^(1/2)*2139^(1/2)*((x+1/4)/(-2/3+x))^(1/2)/(-30*(x+7/5)*(-2/3+x)*(x-
5/2)*(x+1/4))^(1/2)*EllipticF(1/69*(-3795*(x+7/5)/(-2/3+x))^(1/2),1/39*I*897^(1/2))+28/21105513*(-3795*(x+7/5)
/(-2/3+x))^(1/2)*(-2/3+x)^2*806^(1/2)*((x-5/2)/(-2/3+x))^(1/2)*2139^(1/2)*((x+1/4)/(-2/3+x))^(1/2)/(-30*(x+7/5
)*(-2/3+x)*(x-5/2)*(x+1/4))^(1/2)*(2/3*EllipticF(1/69*(-3795*(x+7/5)/(-2/3+x))^(1/2),1/39*I*897^(1/2))-31/15*E
llipticPi(1/69*(-3795*(x+7/5)/(-2/3+x))^(1/2),-69/55,1/39*I*897^(1/2)))-40/299*((x+7/5)*(x-5/2)*(x+1/4)-1/8073
0*(-3795*(x+7/5)/(-2/3+x))^(1/2)*(-2/3+x)^2*806^(1/2)*((x-5/2)/(-2/3+x))^(1/2)*2139^(1/2)*((x+1/4)/(-2/3+x))^(
1/2)*(181/341*EllipticF(1/69*(-3795*(x+7/5)/(-2/3+x))^(1/2),1/39*I*897^(1/2))-117/62*EllipticE(1/69*(-3795*(x+
7/5)/(-2/3+x))^(1/2),1/39*I*897^(1/2))+91/55*EllipticPi(1/69*(-3795*(x+7/5)/(-2/3+x))^(1/2),-69/55,1/39*I*897^
(1/2))))/(-30*(x+7/5)*(-2/3+x)*(x-5/2)*(x+1/4))^(1/2))

Fricas [F]

\[ \int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx=\int { \frac {\sqrt {-3 \, x + 2}}{{\left (5 \, x + 7\right )}^{\frac {3}{2}} \sqrt {4 \, x + 1} \sqrt {2 \, x - 5}} \,d x } \]

[In]

integrate((2-3*x)^(1/2)/(7+5*x)^(3/2)/(-5+2*x)^(1/2)/(1+4*x)^(1/2),x, algorithm="fricas")

[Out]

integral(sqrt(5*x + 7)*sqrt(4*x + 1)*sqrt(2*x - 5)*sqrt(-3*x + 2)/(200*x^4 + 110*x^3 - 993*x^2 - 1232*x - 245)
, x)

Sympy [F]

\[ \int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx=\int \frac {\sqrt {2 - 3 x}}{\sqrt {2 x - 5} \sqrt {4 x + 1} \left (5 x + 7\right )^{\frac {3}{2}}}\, dx \]

[In]

integrate((2-3*x)**(1/2)/(7+5*x)**(3/2)/(-5+2*x)**(1/2)/(1+4*x)**(1/2),x)

[Out]

Integral(sqrt(2 - 3*x)/(sqrt(2*x - 5)*sqrt(4*x + 1)*(5*x + 7)**(3/2)), x)

Maxima [F]

\[ \int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx=\int { \frac {\sqrt {-3 \, x + 2}}{{\left (5 \, x + 7\right )}^{\frac {3}{2}} \sqrt {4 \, x + 1} \sqrt {2 \, x - 5}} \,d x } \]

[In]

integrate((2-3*x)^(1/2)/(7+5*x)^(3/2)/(-5+2*x)^(1/2)/(1+4*x)^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(-3*x + 2)/((5*x + 7)^(3/2)*sqrt(4*x + 1)*sqrt(2*x - 5)), x)

Giac [F]

\[ \int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx=\int { \frac {\sqrt {-3 \, x + 2}}{{\left (5 \, x + 7\right )}^{\frac {3}{2}} \sqrt {4 \, x + 1} \sqrt {2 \, x - 5}} \,d x } \]

[In]

integrate((2-3*x)^(1/2)/(7+5*x)^(3/2)/(-5+2*x)^(1/2)/(1+4*x)^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(-3*x + 2)/((5*x + 7)^(3/2)*sqrt(4*x + 1)*sqrt(2*x - 5)), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {2-3 x}}{\sqrt {-5+2 x} \sqrt {1+4 x} (7+5 x)^{3/2}} \, dx=\int \frac {\sqrt {2-3\,x}}{\sqrt {4\,x+1}\,\sqrt {2\,x-5}\,{\left (5\,x+7\right )}^{3/2}} \,d x \]

[In]

int((2 - 3*x)^(1/2)/((4*x + 1)^(1/2)*(2*x - 5)^(1/2)*(5*x + 7)^(3/2)),x)

[Out]

int((2 - 3*x)^(1/2)/((4*x + 1)^(1/2)*(2*x - 5)^(1/2)*(5*x + 7)^(3/2)), x)